home *** CD-ROM | disk | FTP | other *** search
/ HyperPC 2 / HyperPC 2 - Disc 1.iso / 18_厳選!オンラインソフト130 / エンターテインメント / bmphk100.lzh / BmpHack.chm / styles.css < prev    next >
Cascading Style Sheet File  |  2000-02-13  |  3KB  |  94 lines

  1.  
  2.  /* $MVD$:color("18","98bac0","セピア","1") */
  3.  /* $MVD$:fontset("MS Pゴシック","MS Pゴシック") */
  4.  BODY { background-color : white;}
  5.  .mvd-BODY { background-color : white;}
  6.  P { font-family : "MS Pゴシック";
  7.      font-size : 10.0pt;
  8.      list-style-type : disc;
  9.      list-style-image : url("bullet.gif");
  10.      color : black;}
  11.  .mvd-P { font-family : "MS Pゴシック";
  12.           font-size : 10.0pt;
  13.           list-style-type : disc;
  14.           list-style-image : url("bullet.gif");
  15.           color : black;}
  16.  H1 { font-family : "MS Pゴシック";
  17.       font-size : 14.0pt;
  18.       background-color : #C0BA98;
  19.       margin-bottom : 12.0pt;}
  20.  .mvd-H1 { font-family : "MS Pゴシック";
  21.            font-size : 14.0pt;
  22.            background-color : #C0BA98;
  23.            margin-bottom : 12.0pt;}
  24.  H2 { font-family : "MS Pゴシック";
  25.       font-weight : bold;
  26.       font-size : 12.0pt;
  27.       list-style-type : disc;
  28.       list-style-position : inside;
  29.  .mvd-H2 { font-family : "MS Pゴシック";
  30.            font-weight : bold;
  31.            font-size : 12.0pt;
  32.            list-style-type : disc;
  33.            list-style-position : inside;
  34.  H3 { font-family : "MS Pゴシック";
  35.       font-weight : bold;
  36.       font-size : 12.0pt;}
  37.  .mvd-H3 { font-family : "MS Pゴシック";
  38.            font-weight : bold;
  39.            font-size : 12.0pt;}
  40.  H4 { font-family : "MS Pゴシック";
  41.       font-weight : bold;
  42.       font-size : 12.0pt;}
  43.  .mvd-H4 { font-family : "MS Pゴシック";
  44.            font-weight : bold;
  45.            font-size : 12.0pt;}
  46.  H5 { font-family : "MS Pゴシック";
  47.       font-weight : bold;
  48.       font-size : 12.0pt;}
  49.  .mvd-H5 { font-family : "MS Pゴシック";
  50.            font-weight : bold;
  51.            font-size : 12.0pt;}
  52.  H6 { font-family : "MS Pゴシック";
  53.       font-weight : bold;
  54.       font-size : 12.0pt;}
  55.  .mvd-H6 { font-family : "MS Pゴシック";
  56.            font-weight : bold;
  57.            font-size : 12.0pt;}
  58.  A:link { text-decoration :underline;
  59.           color : blue;}
  60.  A:visited { text-decoration :underline;
  61.              color : blue;}
  62.  CITE.expandspot { font-style : normal;
  63.                    color : green;
  64.                    cursor: hand;}
  65.  .mvd-CITE-expandspot { font-style : normal;
  66.                         color : green;
  67.                         cursor: hand;}
  68.  DFN.collapsed { font-style : italic;
  69.                  font-weight : normal;
  70.                  display :               'none';
  71.                  color : red;}
  72.  .mvd-DFN-collapsed { font-style : italic;
  73.                       font-weight : normal;
  74.                       display :               'none';
  75.                       color : red;}
  76.  DFN.expanded { font-style : italic;
  77.                 font-weight : normal;
  78.                 color : red;}
  79.  .mvd-DFN-expanded { font-style : italic;
  80.                      font-weight : normal;
  81.                      color : red;}
  82.  EM.dropspot { color : green;
  83.                cursor: hand;}
  84.  .mvd-EM-dropspot { color : green;
  85.                     cursor: hand;}
  86.  LISTING { font-family : "MS Pゴシック";
  87.            font-size : 10.0pt;
  88.            margin-top : -7.0pt;
  89.            margin-bottom : auto;}
  90.  .mvd-LISTING { font-family : "MS Pゴシック";
  91.                 font-size : 10.0pt;
  92.                 margin-top : -7.0pt;
  93.                 margin-bottom : auto;}
  94.